css: Avoid looking up the GtkCssStyleProperty class a lot
authorAlexander Larsson <alexl@redhat.com>
Mon, 10 Dec 2012 13:49:51 +0000 (14:49 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 10 Dec 2012 13:49:51 +0000 (14:49 +0100)
commitd8fae21b1c989027b96f471665d7195b355d7cdf
treebca40187e01d219f14fecc59e34c0bc9e6fdd09a
parenta1ee2b7b82154a506f6dee546975ed97a5fc9e2a
css: Avoid looking up the GtkCssStyleProperty class a lot

Instead of constantly looking up the class we just stash it away in
class_init.
gtk/gtkcssstyleproperty.c